GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / AddListFormField_2 Method





In This Topic
AddListFormField_2 Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function AddListFormField_2( _
   ByVal Left As Single, _
   ByVal Top As Single, _
   ByVal Width As Single, _
   ByVal Height As Single, _
   ByVal FieldName As String, _
   ByVal FontResName As String, _
   ByVal FontSize As Single, _
   ByVal TextCyan As Byte, _
   ByVal TextMagenta As Byte, _
   ByVal TextYellow As Byte, _
   ByVal TextBlack As Byte, _
   ByVal Sorted As Boolean, _
   ByVal Multiselect As Boolean _
) As Integer
 

Parameters

Left
Top
Width
Height
FieldName
FontResName
FontSize
TextCyan
TextMagenta
TextYellow
TextBlack
Sorted
Multiselect
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members